* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)
lisp/ChangeLog

index 8e59ff0033f8091c19024699a825828df613e247..30f1d545493936c28bf0729f9ae8bbc16b37408c 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
+
 2008-02-24  Jason Rumney  <jasonr@gnu.org>
 
        * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.